file button: Don't leak rows
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jan 2018 16:09:04 +0000 (11:09 -0500)
committerDaniel Boles <dboles@src.gnome.org>
Sun, 7 Jan 2018 16:38:42 +0000 (16:38 +0000)
commit081488f8f2ac608dabde22493f18d99b49d4e70a
treebe88e630905c57fc7a313376451eee706a765b5d
parent7de01b31efaf6c1db233b4e778da207d254250ed
file button: Don't leak rows

The file chooser button manually manages the memory of
data in its model, so it needs to explicitly free the
rows.
gtk/gtkfilechooserbutton.c